VhsDatastoreInterface Object

The VhsDatastoreInterface Object is the main interface for standard VHS scripting tasks related to directly creating or manipulating VHS datastores. Only 16 VhsDatastoreInterface objects can be opened at the same time.

Declare the object using the following code:

CreateObject("CxVhs.VhsDatastoreInterface")

Direct file access is very fast because there is no messaging involved.


More: